Add CORS headers

Description

When enabled, includes CORS headers in responses sent to origins making cross-site requests to the UX Component.

Discussion

Checking Add CORS headers exposes additional CORS settings you can configure:

Setting
Description
CORS allow origins

A list of origins allowed to make requests to the UX component.

CORS allow private network

Enables cross origin requests from private networks to the UX component.

See Also